{
  "base": "vs-dark",
  "inherit": true,
  "rules": [
    {
      "background": "000000F7",
      "token": ""
    },
    {
      "foreground": "3d3d3d",
      "fontStyle": "italic",
      "token": "comment"
    },
    {
      "foreground": "259adb",
      "token": "constant"
    },
    {
      "foreground": "b2d72c",
      "token": "constant.numeric"
    },
    {
      "foreground": "89725b",
      "token": "keyword"
    },
    {
      "foreground": "89725b",
      "token": "keyword.control"
    },
    {
      "foreground": "ffffff",
      "token": "keyword.operator"
    },
    {
      "foreground": "89725b",
      "token": "storage"
    },
    {
      "foreground": "b2d72c",
      "token": "string"
    },
    {
      "foreground": "9b859d",
      "token": "support"
    },
    {
      "foreground": "259adb",
      "token": "variable"
    },
    {
      "foreground": "fd5ff1",
      "fontStyle": "italic underline",
      "token": "invalid.deprecated"
    },
    {
      "foreground": "fd5ff1",
      "background": "562d56bf",
      "token": "invalid.illegal"
    },
    {
      "background": "b1b3ba08",
      "token": "text source"
    },
    {
      "foreground": "9b5c2e",
      "fontStyle": "italic",
      "token": "entity.other.inherited-class"
    },
    {
      "foreground": "daefa3",
      "token": "string.quoted source"
    },
    {
      "foreground": "ddf2a4",
      "token": "string constant"
    },
    {
      "foreground": "e9c062",
      "token": "string.regexp"
    },
    {
      "foreground": "cf7d34",
      "token": "string.regexp constant.character.escape"
    },
    {
      "foreground": "cf7d34",
      "token": "string.regexp source.ruby.embedded"
    },
    {
      "foreground": "cf7d34",
      "token": "string.regexp string.regexp.arbitrary-repitition"
    },
    {
      "foreground": "8a9a95",
      "token": "string variable"
    },
    {
      "foreground": "dad085",
      "token": "support.function"
    },
    {
      "foreground": "cf6a4c",
      "token": "support.constant"
    },
    {
      "foreground": "8996a8",
      "token": "meta.preprocessor.c"
    },
    {
      "foreground": "afc4db",
      "token": "meta.preprocessor.c keyword"
    },
    {
      "fontStyle": "underline",
      "token": "entity.name.type"
    },
    {
      "foreground": "676767",
      "fontStyle": "italic",
      "token": "meta.cast"
    },
    {
      "foreground": "494949",
      "token": "meta.sgml.html meta.doctype"
    },
    {
      "foreground": "494949",
      "token": "meta.sgml.html meta.doctype entity"
    },
    {
      "foreground": "494949",
      "token": "meta.sgml.html meta.doctype string"
    },
    {
      "foreground": "494949",
      "token": "meta.xml-processing"
    },
    {
      "foreground": "494949",
      "token": "meta.xml-processing entity"
    },
    {
      "foreground": "494949",
      "token": "meta.xml-processing string"
    },
    {
      "foreground": "259adb",
      "token": "meta.tag"
    },
    {
      "foreground": "259adb",
      "token": "meta.tag entity"
    },
    {
      "foreground": "259adb",
      "token": "meta.tag entity"
    },
    {
      "foreground": "259adb",
      "token": "source entity.name.tag"
    },
    {
      "foreground": "259adb",
      "token": "source entity.other.attribute-name"
    },
    {
      "foreground": "259adb",
      "token": "meta.tag.inline"
    },
    {
      "foreground": "259adb",
      "token": "meta.tag.inline entity"
    },
    {
      "foreground": "e18964",
      "token": "entity.name.tag.namespace"
    },
    {
      "foreground": "e18964",
      "token": "entity.other.attribute-name.namespace"
    },
    {
      "foreground": "259adb",
      "token": "meta.selector.css entity.name.tag"
    },
    {
      "foreground": "8f9d6a",
      "token": "meta.selector.css entity.other.attribute-name.tag.pseudo-class"
    },
    {
      "foreground": "259adb",
      "token": "meta.selector.css entity.other.attribute-name.id"
    },
    {
      "foreground": "259adb",
      "token": "meta.selector.css entity.other.attribute-name.class"
    },
    {
      "foreground": "e1f5b1",
      "token": "support.type.property-name.css"
    },
    {
      "foreground": "b2d72c",
      "token": "meta.property-group support.constant.property-value.css"
    },
    {
      "foreground": "b2d72c",
      "token": "meta.property-value support.constant.property-value.css"
    },
    {
      "foreground": "8693a5",
      "token": "meta.preprocessor.at-rule keyword.control.at-rule"
    },
    {
      "foreground": "b2d72c",
      "token": "meta.property-value support.constant.named-color.css"
    },
    {
      "foreground": "b2d72c",
      "token": "meta.property-value constant"
    },
    {
      "foreground": "8f9d6a",
      "token": "meta.constructor.argument.css"
    },
    {
      "foreground": "f8f8f8",
      "background": "0e2231",
      "fontStyle": "italic",
      "token": "meta.diff"
    },
    {
      "foreground": "f8f8f8",
      "background": "0e2231",
      "fontStyle": "italic",
      "token": "meta.diff.header"
    },
    {
      "foreground": "f8f8f8",
      "background": "420e09",
      "token": "markup.deleted"
    },
    {
      "foreground": "f8f8f8",
      "background": "4a410d",
      "token": "markup.changed"
    },
    {
      "foreground": "f8f8f8",
      "background": "253b22",
      "token": "markup.inserted"
    },
    {
      "foreground": "e9c062",
      "fontStyle": "italic",
      "token": "markup.italic"
    },
    {
      "foreground": "e9c062",
      "fontStyle": "bold",
      "token": "markup.bold"
    },
    {
      "foreground": "e18964",
      "fontStyle": "underline",
      "token": "markup.underline"
    },
    {
      "foreground": "e1d4b9",
      "background": "fee09c12",
      "fontStyle": "italic",
      "token": "markup.quote"
    },
    {
      "foreground": "fedcc5",
      "background": "632d04",
      "token": "markup.heading"
    },
    {
      "foreground": "fedcc5",
      "background": "632d04",
      "token": "markup.heading entity"
    },
    {
      "foreground": "e1d4b9",
      "token": "markup.list"
    },
    {
      "foreground": "578bb3",
      "background": "b1b3ba08",
      "token": "markup.raw"
    },
    {
      "foreground": "f67b37",
      "fontStyle": "italic",
      "token": "markup comment"
    },
    {
      "foreground": "60a633",
      "background": "242424",
      "token": "meta.separator"
    },
    {
      "background": "eeeeee29",
      "token": "meta.line.entry.logfile"
    },
    {
      "background": "eeeeee29",
      "token": "meta.line.exit.logfile"
    },
    {
      "background": "751012",
      "token": "meta.line.error.logfile"
    }
  ],
  "colors": {
    "editor.foreground": "#F8F8F8",
    "editor.background": "#000000F7",
    "editor.selectionBackground": "#668CDB9C",
    "editor.lineHighlightBackground": "#F2ECFF1F",
    "editorCursor.foreground": "#FFFFFF",
    "editorWhitespace.foreground": "#616D793D"
  }
}